  

ul.resp-tabs-list {
      border: solid 1px #ddd;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 2px #ddd;
}

.resp-tabs-list li {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    padding: 10px 15px;
 
    list-style: none;
    cursor: pointer;
    float: left; background-color: #fff !important;
    color: #337ab7 !important;

    margin-bottom: 5px;
    border: solid 1px #ddd;

    border-radius: 3px;


}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 0 35px;
}

.resp-tab-active {


    padding: 10px 14px 10px 14px !important;

}

.resp-tabs-list li.resp-tab-active {
    border-bottom: none;
    background-color:#0A79A0 !important;
    color: #fff !important;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

h2.resp-accordion {
    font-size: 16px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding:15px; float: left; width: 100%;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding:  15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 27%; margin: 0 30px 0 0;
    padding: 5px 5px 0;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 10px 15px !important;
    margin: 0 0 5px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 30px 0;
    background-color: #fff;
   
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word; line-height: 26px;
    color: #696969; font-family: 'Titillium Web', sans-serif !important;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;

padding: 10px 15px 10px 15px !important;



margin-bottom: 5px !important;

}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}




.responisve-tbs  { width: 100%;  padding: 50px 0;  background: #fbf8f8;}
.responisve-tbs h3 { margin-top: 0px; }
.res-txt { margin-bottom: 30px; }
.tab-img { width: 47%; margin: 0 20px 20px 0; float: left; height: 220px;}
.tab-img img { max-width: 100%; }

.responisve-tbs .box { width: 100%; margin-bottom: 20px; float: left; border:solid 1px  #ccc; padding: 20px 20px 0 20px;}
.responisve-tbs .box-img { float: left; margin: 0 20px 0 0; width: 400px; height: 260px; }
.responisve-tbs .box-img img{ max-width: 100%;}
.our-pro { margin: 0 0 20px; width: 100%; height: 260px;}
.our-pro img { max-width: 100%; }
.projects-bx { padding: 20px; border:solid 1px #ccc; float: left; margin: 20px 0;}
.projects-bx .img { width: 342px; height: 250px; float: left; margin: 0 20px 20px 0; position: relative;}
.projects-bx .img img { max-width: 100%;  position: absolute; margin: auto; top: 0; bottom: 0; right: 0; left: 0; max-height: 100%;}
.projects-bx .img:nth-child(3){ margin-right: 0px; }



@media(max-width: 1199px) {

.tab-img { width: 46%; }
.resp-vtabs .resp-tab-content { float: left; width: 100%;}
.our-pro {
    margin: 0 20px 20px;
    width: 43%;
    height: 260px;
    float: left;
}
.resp-tab-content { background: #fff; }


}

@media(max-width:1023px) {
.projects-bx .img { width: 304px; }
.resp-tab-content { padding: 30px; }
.resp-vtabs .resp-tabs-container { padding: 0px; }
}


@media(max-width:767px) {

.resp-tab-content { padding: 15px; }
.tab-img { width: 100%; margin: 0 0 10px; height: auto; }
.our-pro { width: 100%; margin: 0 0 10px; height: auto; }
.responisve-tbs .box-img { width: 100%;  margin: 0 0 10px; height: auto; }
.projects-bx .img {width: 100%;  margin: 0 0 10px; height: 230px; }
h4 { line-height: 24px; }

 }